SftTabs/NET 6.0

RestoreButtonEnabled Property, ButtonsClass Class

Softel vdm, Inc.

Defines whether the Restore button is enabled.

Syntax      ButtonsClass Class (Softelvdm.SftTabsNET)

VB   

Public Property RestoreButtonEnabled As Boolean

C#   

public bool RestoreButtonEnabled { get; set; }

C++   

public: property bool RestoreButtonEnabled {
        bool get();
        void set(bool value);
}

Property Value

True if the Restore button is enabled, otherwise False.

The default value is True.

Comments

The RestoreButtonEnabled property defines whether the Restore button is enabled.

The RestoreButtonWanted property defines whether a Restore button is available.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com